Method ToRootListAsync()
Execute query and get list of tree root nodes
Loads objects + all parents to root, establishes links and returns roots
Children contain only objects from the loaded chain
public override Task<List<ITreeRedbObject>> ToRootListAsync()